home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.n / unset.n < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      uuuunnnnsssseeeetttt((((nnnn))))                     TTTTccccllll (((( ))))                     uuuunnnnsssseeeetttt((((nnnn))))
  5.  
  6.  
  7.  
  8.      _________________________________________________________________
  9.  
  10.      NNNNAAAAMMMMEEEE
  11.           unset - Delete variables
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           uuuunnnnsssseeeetttt _n_a_m_e ?_n_a_m_e _n_a_m_e ...?
  15.      _________________________________________________________________
  16.  
  17.  
  18.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  19.           This command removes one or more variables.  Each _n_a_m_e is  a
  20.           variable  name,  specified  in any of the ways acceptable to
  21.           the sssseeeetttt command.  If a _n_a_m_e refers to an element of an array
  22.           then  that  element is removed without affecting the rest of
  23.           the array.  If a _n_a_m_e consists of  an  array  name  with  no
  24.           parenthesized  index, then the entire array is deleted.  The
  25.           uuuunnnnsssseeeetttt command returns an empty string as result.   An  error
  26.           occurs  if  any  of  the  variables  doesn't  exist, and any
  27.           variables after the non-existent one are not deleted.
  28.  
  29.  
  30.      KKKKEEEEYYYYWWWWOOOORRRRDDDDSSSS
  31.           remove, variable
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 7/17/95)
  64.  
  65.  
  66.  
  67.